Skip to content

Remove incorrect reference to "Java parameter name length"#3175

Merged
sjrd merged 1 commit intoscala:mainfrom
anttibraxbackup:patch-1
Mar 16, 2025
Merged

Remove incorrect reference to "Java parameter name length"#3175
sjrd merged 1 commit intoscala:mainfrom
anttibraxbackup:patch-1

Conversation

@anttibraxbackup
Copy link
Copy Markdown
Contributor

There is no practice in the Java community or "ecosystem" that would discourage short parameter names. On the contrary even the Java standard libraries often use single letter variable names when the purpose of the parameter is evident from the context.

So I have removed the statement as it is simply incorrect.

There is no practice in the Java community or "ecosystem" that would discourage short parameter names. On the contrary even the Java standard libraries often use single letter variable names when the purpose of the parameter is evident from the context.

So I have removed the statement as it is simply incorrect.
@sjrd sjrd merged commit ed6d03d into scala:main Mar 16, 2025
@anttibraxbackup anttibraxbackup deleted the patch-1 branch March 16, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants